-
Notifications
You must be signed in to change notification settings - Fork 347
[apm] Publish APM Python agent docs from 6.x
#3242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
live: [ do-not-delete_legacy-docs, 5.x ] | ||
current: 6.x | ||
branches: [ 6.x, 5.x, 4.x, 3.x, 2.x, 1.x ] | ||
live: [ 6.x ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bmorelli25 should we actually prevent all of these from being indexed?
live: [ 6.x ] | |
noindex: 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah that's a good point. We don't need any live
branches either. If anything comes out of this PR, it can be this change 👍
Publishes APM Python agent docs from
6.x
.